This command will return an integer value of the current screen height.
Return Integer=SCREEN HEIGHT()
The height that the screen is set
cls set display mode 800,600,32 set window on maximize window wait 1000*8 print "screen fps "+str$(screen fps()) do loop end
DISPLAY Commands Menu Index